From eb9558d0d67b427386860344b9ded213cb5ab540 Mon Sep 17 00:00:00 2001 From: robertl Date: Thu, 30 Nov 2006 17:51:57 +0000 Subject: [PATCH] Force gpsbabel.fo to be built, improve internal doc on needed tools. --- Makefile.in | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 054a1911a..e53b72d5c 100644 --- a/Makefile.in +++ b/Makefile.in @@ -183,8 +183,13 @@ $(WEB)/htmldoc-$(DOCVERSION)/readme.html: FORCE # * Sun Java seems to be required. GCJ 1.4.2 doesn't work. You can # force Sun Java to be used by creating ~/.foprc with 'rpm_mode=' (Fedora) # Get it from http://www.java.com +# The Hypnenation package must be installed from +# http://offo.sourceforge.net/hyphenation/index.html - be sure to get the +# version that corresponds to the version of FOP that you used above. +# The docbook XSL must be 1.71.1 or higher. +# * Remember to update /etc/xml/catalogs if you manually update this. # -gpsbabel.fo: +gpsbabel.fo: FORCE perl xmldoc/makedoc xmlwf xmldoc/readme.xml #check for well-formedness xmllint --noout --valid xmldoc/readme.xml #validate -- 2.30.2